-
Notifications
You must be signed in to change notification settings - Fork 1k
add codetools for vignettes #7542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3008de7 to
1a2ace3
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7542 +/- ##
=======================================
Coverage 98.97% 98.97%
=======================================
Files 87 87
Lines 16733 16733
=======================================
Hits 16561 16561
Misses 172 172 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
No obvious timing issues in HEAD=CI_codetools Generated via commit 0395e83 Download link for the artifact containing the test results: ↓ atime-results.zip
|
|
Is the change of gitlab.io urls to lowercase required? Why? |
pkgdown gave me a warning about one of them and right now we use both, so a bit of consistency seemed right. |

As shown by CI our images need
codetoolsto build vignettes. Successful run withcodetoolsis hereWe could also add it to the docker images but it feels more right to do it here.